Skip to content

Test Fixes for 503 error #1433

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Feb 29, 2024
Merged

Test Fixes for 503 error #1433

merged 24 commits into from
Feb 29, 2024

Conversation

gavin-aguiar
Copy link
Contributor

@gavin-aguiar gavin-aguiar commented Feb 16, 2024

Description

Fixes # https://github.com/Azure/azure-functions-pyfx-planning/issues/118

  • Fixed Docker tests
  • Added 3.11 for docker tests.
  • Skipped extensions for http tests

PR information

  • The title of the PR is clear and informative.
  • There are a small number of commits, each of which has an informative message. This means that previously merged commits do not appear in the history of the PR. For information on cleaning up the commits in your pull request, see this page.
  • If applicable, the PR references the bug/issue that it fixes in the description.
  • New Unit tests were added for the changes made and CI is passing.

Quality of Code and Contribution Guidelines

Copy link

codecov bot commented Feb 16, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 85.44%. Comparing base (3dd54af) to head (943b68f).

Additional details and impacted files
@@            Coverage Diff             @@
##              dev    #1433      +/-   ##
==========================================
- Coverage   85.45%   85.44%   -0.01%     
==========================================
  Files          35       35              
  Lines        1966     1965       -1     
  Branches      370      370              
==========================================
- Hits         1680     1679       -1     
  Misses        213      213              
  Partials       73       73              
Flag Coverage Δ
unittests 85.39% <100.00%> (-0.01%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@gavin-aguiar gavin-aguiar changed the title Test Fixes Test Fixes for 503 error Feb 29, 2024
@gavin-aguiar gavin-aguiar merged commit b97a4ad into dev Feb 29, 2024
@gavin-aguiar gavin-aguiar deleted the gaaguiar/test_fixes branch February 29, 2024 23:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants